Auto merge of #2812 - rust-lang:package-in-cargo-toml, r=alexcrichton
authorbors <bors@rust-lang.org>
Tue, 28 Jun 2016 20:01:12 +0000 (13:01 -0700)
committerGitHub <noreply@github.com>
Tue, 28 Jun 2016 20:01:12 +0000 (13:01 -0700)
Change cargo.toml to use `[package]`

These are aliases, but `[project]` is considered incorrect these days.


Trivial merge